Add the --limit parameter to search autocomplete
authorJesús Espino <jespinog@gmail.com>
Wed, 9 Mar 2016 18:14:52 +0000 (19:14 +0100)
committerJesús Espino <jespinog@gmail.com>
Wed, 9 Mar 2016 18:15:02 +0000 (19:15 +0100)
src/etc/_cargo

index 2d1f5d80df07fb464733198a4b136322e03af178..30738ed56f390f7e99f096d85e09cd78cf9ebf73 100644 (file)
@@ -270,6 +270,7 @@ case $state in
                     '--color=:colorization option:(auto always never)' \
                     '(-h, --help)'{-h,--help}'[show help message]' \
                     '--host=[host of a registry to search in]' \
+                    '--limit=[limit the number of results]' \
                     '(-q, --quiet)'{-q,--quiet}'[no output printed to stdout]' \
                     '(-v, --verbose)'{-v,--verbose}'[use verbose output]' \
                     ;;